From: Luc Teirlinck Date: Sun, 18 Jul 2004 14:30:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21606 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c29706acec2bed8f27f3bd1e491185156e178cf2;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 876646163e3..8bd6dda2edf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-07-18 Luc Teirlinck + + * dired-aux.el (dired-do-kill-lines): Expand docstring. + Delete irrelevant code. + 2004-07-17 Kai Grossjohann * net/tramp.el (tramp-handle-verify-visited-file-modtime): New diff --git a/man/ChangeLog b/man/ChangeLog index c3900132cfa..3d0f082d2d8 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,5 +1,8 @@ 2004-07-18 Luc Teirlinck + * dired.texi (Dired Updating): `k' only deletes inserted + subdirectories from the Dired buffer if a prefix argument was given. + * search.texi (Regexps): Delete redundant definition of `symbol' in description of `\_>'. It already occurs in the description of `\_<'.